CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - pci driver

搜索资源列表

  1. Baseriver

    0下载:
  2. 基于PCI总线的视频采集卡及其WDM驱动程序设计Based on PCI bus video capture card and WDM Driver-Based on PCI bus video capture card and WDM Driver
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-26
    • 文件大小:420316
    • 提供者:ciky555
  1. PCI9056_eDRIVER

    0下载:
  2. 嵌入式pci驱动,对初学者有很大帮助,希望大家多多交流-Embedded pci driver, very helpful for beginners, want things to share
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-10
    • 文件大小:1842095
    • 提供者:原振华
  1. pcidriver

    0下载:
  2. PCI 卡驱动说明 PCI driver-PCI Card Driver Descr iption PCI driver
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-28
    • 文件大小:157502
    • 提供者:wzh
  1. Linux-DEVICE-DRIVER-BOOK

    0下载:
  2. 本电子书详细介绍了Linux2.4版本的 系统结构,及其操作系统下下驱动程序设计,尤其是PCI和USB的驱动程序设计介绍的异常详细,对于初学者来说非常的好用,本人用过深感好用才推荐给大家,希望能帮助到你!-This book details the Linux2.4 version of the system structure, and its operating system to drive program design, especially the PCI and USB driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:749961
    • 提供者:hexiaoya
  1. 20104169105873879

    0下载:
  2. 主要功能:pci9054芯片本地总线控制示例程序,可用于pci驱动和应用程序的测试。每隔一段时间产生一次中断,产生1,2,3等递增数据,配合pci9054驱动和应用程序完成数据传输 2.说明:文件夹内是Quartus 9.0的工程文件,使用Verilog语言,使用器件是Cyclone2,应用于其他FPGA时,直接调整管脚即可。-Main features: pci9054 local bus control chip sample program can be used for pci driv
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-17
    • 文件大小:4149663
    • 提供者:
  1. PLX9054lisa

    0下载:
  2. 9054开发PCI总线的指南 其中包括一些例子 帮助你基于9054开发各类功能板卡 还包括驱动程序的开发-Development of guidelines for PCI bus 9054, including some examples to help you develop all kinds of features based on 9054 driver board also includes the development of
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-09
    • 文件大小:1882011
    • 提供者:翟天翼
  1. Linux-driver-development21

    0下载:
  2. 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第21章、PCI设备驱动。PCI(及cPCI)总线在一般的小型手持设备中不太可能用到,但是在工控和通信设备及其PC中却引领着潮流。在Linux系统中,PCI设备驱动和USB设备驱动有共性,那就是其驱动都由总线相关部分和自身设备类型驱动两部分组成。21.1节讲解了PCI总线及其配置空间,给出了PCI总线在Linux内核中的数据结构。PCI设备驱动的PCI相关部分围绕着pci_driver结构体的成员函数展开,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:550787
    • 提供者:华清远见
  1. pci

    0下载:
  2. PCI testing tool to verify the driver
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-25
    • 文件大小:214757
    • 提供者:Mido
  1. ADSP2011Local

    0下载:
  2. pci9054芯片本地总线控制示例程序,可用于pci驱动和应用程序的测试。每隔一段时间产生一次中断,产生1,2,3等递增数据,配合pci9054驱动和应用程序完成数据传输 2.说明:文件夹内是Quartus 9.0的工程文件,使用Verilog语言。-pci9054 local bus control chip sample program can be used for pci driver and application testing. Generate an interrupt at r
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-18
    • 文件大小:4899840
    • 提供者:
  1. test8

    0下载:
  2. windriver 驱动测试程序,基于 pci 总线环境,特别是对pci总线上的插卡设备。-windriver driver test C program,based on pci bus envirenment ,especially for pci add card。
  3. 所属分类:Driver Develop

    • 发布日期:2017-06-21
    • 文件大小:37284351
    • 提供者:catxdmm
  1. pci_linux

    0下载:
  2. pci 在linux系统下的驱动程序:支持PCI子系统初始化例程-In linux system pci driver: support for PCI subsystem initialization routine
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:79115
    • 提供者:金霖
  1. Linux.Driver.Things.FULL

    0下载:
  2. 复旦大学一个学生写的Linux那些事PDF完整版本,本文涉及的内容有:USB、USB.CORE、EHCI、SCSI、PCI、BLOCK几个方面内容-The linux driver things full version. it include usb, usb.core, ehci, scsi, pci, block
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-16
    • 文件大小:4594915
    • 提供者:mackluo
  1. 9054-WDM-Driver

    0下载:
  2. Windows2000/xp下plx9054的pci驱动(源码、工程文件),支持DMA操作。 使用ddk开发,工程可以直接编译。-plx9054 Driver under Windows2000/XP. Developed by DDK.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:80504
    • 提供者:皮皮
  1. Driver

    0下载:
  2. 01 Driver--该文件夹下包含演示所需的PCI流驱动安装文件和系统文件。
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:9777
    • 提供者:li
  1. PCIDriver4WInXp

    0下载:
  2. PCi Driver For WinXP with vc-PCi Driver For WinXP with vc++
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:94789
    • 提供者:pp
  1. Linux-sevice-driver-code(chinese)

    0下载:
  2. linux设备驱动方面的详细介绍,包括串口,PCI-Linux device the detailed introduction of driver aspects, including serial ports, PCI, etc
  3. 所属分类:软件工程

    • 发布日期:2017-05-11
    • 文件大小:2840024
    • 提供者:chenhongli
  1. Linux_PCI_driver

    0下载:
  2. linux pci 总线驱动开发类说明文档-linux pci driver
  3. 所属分类:文件格式

    • 发布日期:2017-04-04
    • 文件大小:291255
    • 提供者:liujinsuiyue
  1. XILINX-PCI-E-DRIVER

    2下载:
  2. Xilinx公司的FPGA基于V5的开发版PCI-E驱动程序,可用作图像采集卡以及数据处理用-Xilinx s FPGA-based V5 Developer Edition PCI-E drivers can be used as a frame grabber, and data processing
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-07-27
    • 文件大小:2928640
    • 提供者:王禾呈
  1. pci

    0下载:
  2. 几个基于linux平台的驱动程序 希望能给想学习linux驱动开学的人帮助-some example for linux driver
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-05
    • 文件大小:1129
    • 提供者:iverson
  1. PCIDriver

    0下载:
  2. 开发PCI驱动的详细资料,手把手教你完成一个PCI驱动-Develop the details of the PCI driver, taught you how to complete a PCI driver
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-02
    • 文件大小:194118
    • 提供者:wanxiaohong
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 46 »
搜珍网 www.dssz.com